字典九九>英语词典>upper case翻译和用法

upper case

英 [ˌʌpə ˈkeɪs]

美 [ˌʌpər ˈkeɪs]

n.  大写字母

计算机

牛津词典

    noun

    • 大写字母
      capital letters (= the large form of letters, for example A, B, C rather than a, b, c)
      1. Headings should be in upper case.
        标题应该大写。

    柯林斯词典

    • ADJ (字母)大写的
      Upper caseletters are capital letters.
      1. Most schools teach children lower case letters first, and upper case letters later.
        大多学校先教孩子们小写字母,然后再教大写字母。
      2. Upper caseis also a noun.
      3. I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
        我想知道per capita是应该大写呢,还是小写?

    双语例句

    • All the service does is transform three lowercase String input values to upper case after forcing a10 second pause in the execution to simulate a long running process.
      这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。
    • If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case.
      如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。
    • Should the text be upper case or mixed case?
      文本是否应大写或混合使用大小写?
    • The array_change_key_case() function returns an array with all array KEYS in lower case or upper case.
      函数的作用是:返回字符串键名全为小写或大写的数组说明。
    • Change the text in the current selection to all upper case.
      将当前选定内容中的文本全部转换为大写。
    • In the first one, we use the s ( substitute) command to substitute an upper case for a lower case'a'on each line.
      在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。
    • Most schools teach children lower case letters first, and upper case letters later.
      大多学校先教孩子们小写字母,然后再教大写字母。
    • Titles set in upper case.
      以大写字母排版的标题。
    • Upper case and lower case can be freely used in expression;
      大写和小写可以自由使用表达;
    • This function first parses the second word from the option ( the first word being the first name), changes it to upper case, and then compares the two strings and returns a-1,1, or0.
      该函数首先解析选项的第二个词(第一个词是名字),将它变为大写形式,然后比较两个字符串,并返回-1、1或0。